[GHSA-h67p-54hq-rp68] JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases#8288
Conversation
|
Hi there @puzrin! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository. This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory |
There was a problem hiding this comment.
Pull request overview
This PR updates the OSV advisory record for GHSA-h67p-54hq-rp68 (js-yaml quadratic-complexity DoS in YAML merge-key handling) to reflect newly released patched versions.
Changes:
- Updates the advisory metadata
modifiedtimestamp. - Adds a new fixed event for the pre-4.x line (fixed in
3.15.0). - Keeps the existing 4.x affected range block (but needs adjustment per linked release notes).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| { | ||
| "fixed": "4.2.0" | ||
| } |
df338bc
into
omgovich/advisory-improvement-8288
|
Hi @omgovich! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
Updates
Comments
Patch released
nodeca/js-yaml#761 (comment)
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md#430-3150---2026-06-27